home *** CD-ROM | disk | FTP | other *** search
/ Over 1,000 Windows 95 Programs / Over 1000 Windows 95 Programs (Microforum) (Disc 1).iso / 0526 / setup.inf < prev    next >
INI File  |  1997-04-03  |  3KB  |  67 lines

  1. ; Module name: Setup.Inf
  2. ; Programmer : Jussi Jumppanen
  3.  
  4. [Application] 
  5. ;Application global information 
  6. AppName=Zeus Lite for Windows
  7. AppFullName=Zeus Lite for Windows Editor
  8. AppAuthorName=Written by Jussi Jumppanen
  9. AppCopyright=Copyright (c) 1995-1997 Xidicone Pty Ltd
  10. DefDir=C:\ZEUSLITE
  11. SpaceNeeded=900
  12. DefPMGroup=ZEUS.GRP, Zeus for Windows
  13.  
  14. [Disks] 
  15. ;List of diskettes needed to install the product and the name 
  16. ;of each diskette with the following format.
  17. ;
  18. ;Disk Number = Description of Disk
  19. 1=Zeus Disk #1
  20.  
  21. [Dirs] 
  22. ;lists of directories that must be created from the destination directory 
  23. ;files to be copied are copied from the root directory (always)
  24. 1=.
  25. 2=zConfig
  26. 3=zHelp
  27. 4=zSpell
  28.  
  29. ;Zeus for Windows, Windows 95 or Windows NT Exe files
  30. ;Main executable       , ZEUS32.EXE  ,  1 ,  1  ,   N   ,    Y
  31. ;Main executable       , ZEUS.EXE    ,  1 ,  1  ,   N   ,    Y
  32.  
  33. [Files] 
  34. ;Description          , Name        , dir, disk, System, Compress
  35. Vender info           , VENDINFO.DIZ,  1 ,  1  ,   N   ,    N
  36. Read me file          , READ_ME.BAT ,  1 ,  1  ,   N   ,    N
  37. History text file     , HISTORY.TXT ,  1 ,  1  ,   N   ,    N
  38. Description In Zip    , FILE_ID.DIZ ,  1 ,  1  ,   N   ,    N
  39. Windows COMMDLG.DLL   , COMMDLG.DLL ,  1 ,  1  ,   Y   ,    N
  40. Help support          , ZEUS.HLP    ,  1 ,  1  ,   N   ,    Y
  41. Zeus INI file         , ZL16.INI    ,  1 ,  1  ,   N   ,    Y
  42. Main executable       , ZL16.EXE    ,  1 ,  1  ,   N   ,    Y
  43. Zeus user guide       , ZEUS.WRI    ,  1 ,  1  ,   N   ,    Y
  44. Prefix key data file  , PREFIX.DAT  ,  2 ,  1  ,   N   ,    Y
  45. Brief keyboard map    , BRIEF.KEY   ,  2 ,  1  ,   N   ,    Y
  46. Brief keyboard map    , BRIEFEX.KEY ,  2 ,  1  ,   N   ,    Y
  47. EMACS keyboard map    , EMACS.KEY   ,  2 ,  1  ,   N   ,    Y
  48. Epsilon keyboard map  , EPSILON.KEY ,  2 ,  1  ,   N   ,    Y
  49. Simple keyboard map   , SIMPLE.KEY  ,  2 ,  1  ,   N   ,    Y
  50. Wordstar keyboard map , WORDSTAR.KEY,  2 ,  1  ,   N   ,    Y
  51. Brief keyboard bind   , BRIEF.BND   ,  2 ,  1  ,   N   ,    Y
  52. Brief keyboard bind   , BRIEFEX.BND ,  2 ,  1  ,   N   ,    Y
  53. Epsilon keyboard bind , EPSILON.BND ,  2 ,  1  ,   N   ,    Y
  54. EMACS keyboard bind   , EMACS.BND   ,  2 ,  1  ,   N   ,    Y
  55. Simple keyboard bind  , SIMPLE.BND  ,  2 ,  1  ,   N   ,    Y
  56. Wordstar keyboard bind, WORDSTAR.BND,  2 ,  1  ,   N   ,    Y
  57. Text Extension        , ZEUSTXT.PRF ,  2 ,  1  ,   N   ,    Y
  58. American Dictionary   , ZEUSAMER.DIC,  4 ,  1  ,   N   ,    Y
  59.  
  60. [PM Info] 
  61. ;File Name, App Description, Icon file #, Icon #
  62. ZL16.EXE              , Zeus Lite for Windows
  63. WRITE.EXE Zeus.wri    , Product and License Details
  64. WINHELP.EXE Zeus.hlp  , User Manual
  65.  
  66. [End]
  67.